home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ubelt2 / readme.txt next >
Encoding:
Text File  |  1998-02-09  |  1.9 KB  |  41 lines

  1. FEATURES OF UTILITY BELT 2.0
  2.  
  3. *  Read and Write to .ini files with ease!
  4. *  Play .mid, .wav, and .avi files with ease!
  5. *  Create Flat toolbars with a single line of code
  6. *  Show and hide the Win95 taskbar
  7. *  Bring up the Win95 Start Menu
  8. *  Create form gradient backgrounds 
  9. *  Use the Windows 95 Browse for folder Dialog
  10. *  Dial a phone number using TAPI with just a single line of code  
  11. *  DriveType:  Specify a Drive letter and recieve the type of drive it is
  12.     in a single line of code.  Great for finding a cd-rom on the users
  13.     machine.
  14. *  GetCpu:  Get the users CPU type with a single line of code.
  15. *  Get Available System Memory, Total System Memory, Used
  16.     system Memory, all with a single line of code each.
  17. *  GetUser:  Find out the Network Username with a single line of code
  18. *  GoLoggoff:  Force the user to logoff the PC, same as Start > Shutdown> Close all
  19.     programs and log on as a different user.
  20. *  Go Reboot:  Same as Start > Shutdown > Restart the Computer
  21. *  Go Shutdown:  Same as Start > Shutdown > Shutdown the Computer
  22. *  GoShell:  Replacement for the VB shell function.  This function takes
  23.     two arguments.  A Path statement and File name statement.  You can 
  24.     launch any file that has a program associated with its extension.
  25.     For example, if you used "readme.txt" as the filename argument, 
  26.     Notepad would be launched with the readme.txt file.
  27. *  VerNum:  Returns the users windows version and build number with a 
  28.     single line of code.
  29. *  GetDiskSpace:  Returns amount of space on a select disk drive
  30. *  GraphicsMode:  Returns users current screen resolution
  31.  
  32. This is a demo version.  A Full licensed copy of the control is available
  33.     for the low price of $29.  To register, send check or money order to
  34.     Brando Production
  35.     12931 Blackfoot
  36.     Olathe, KS  66062
  37.  
  38. For questions, send e-mail to brandoprod@aol.com
  39.  
  40. Thanks for evaluating.
  41.